[INFO] fetching crate moosicbox_assert 0.3.0...
[INFO] fixing moosicbox_assert-0.3.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate moosicbox_assert 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate moosicbox_assert 0.3.0
[INFO] finished tweaking crates.io crate moosicbox_assert 0.3.0
[INFO] tweaked toml for crates.io crate moosicbox_assert 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate moosicbox_assert 0.3.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate moosicbox_assert 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cf1acc2e87671ca3b8aaab5128833d4266197b8d8627acb3d8aa55426c8d85b1
[INFO] running `Command { std: "docker" "start" "cf1acc2e87671ca3b8aaab5128833d4266197b8d8627acb3d8aa55426c8d85b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf1acc2e87671ca3b8aaab5128833d4266197b8d8627acb3d8aa55426c8d85b1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf1acc2e87671ca3b8aaab5128833d4266197b8d8627acb3d8aa55426c8d85b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf1acc2e87671ca3b8aaab5128833d4266197b8d8627acb3d8aa55426c8d85b1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking moosicbox_env_utils v0.3.0
[INFO] [stderr]     Checking moosicbox_assert v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:771:7
[INFO] [stdout]     |
[INFO] [stdout] 771 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:779:7
[INFO] [stdout]     |
[INFO] [stdout] 779 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:787:7
[INFO] [stdout]     |
[INFO] [stdout] 787 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:801:7
[INFO] [stdout]     |
[INFO] [stdout] 801 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:815:7
[INFO] [stdout]     |
[INFO] [stdout] 815 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:835:7
[INFO] [stdout]     |
[INFO] [stdout] 835 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             log::error!($($message)*);
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 840 |         crate::assert_or_error!(false, "This is a test error message");
[INFO] [stdout]     |         -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::assert_or_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             log::error!($($message)*);
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 844 |         crate::assert_or_error!(false, "Value is {}", value);
[INFO] [stdout]     |         ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::assert_or_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:847:7
[INFO] [stdout]     |
[INFO] [stdout] 847 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             log::error!($($message)*);
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 850 |         crate::assert_or_error!(true, "This should not log");
[INFO] [stdout]     |         ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::assert_or_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:854:7
[INFO] [stdout]     |
[INFO] [stdout] 854 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:861:7
[INFO] [stdout]     |
[INFO] [stdout] 861 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:868:7
[INFO] [stdout]     |
[INFO] [stdout] 868 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:875:7
[INFO] [stdout]     |
[INFO] [stdout] 875 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:882:7
[INFO] [stdout]     |
[INFO] [stdout] 882 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:890:7
[INFO] [stdout]     |
[INFO] [stdout] 890 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:903:7
[INFO] [stdout]     |
[INFO] [stdout] 903 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:917:7
[INFO] [stdout]     |
[INFO] [stdout] 917 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:578:13
[INFO] [stdout]     |
[INFO] [stdout] 578 |             log::error!(
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 920 |         crate::die_or_error!("This is a critical error");
[INFO] [stdout]     |         ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::die_or_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:578:13
[INFO] [stdout]     |
[INFO] [stdout] 578 |             log::error!(
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 921 |         crate::die_or_error!("Error with value: {}", 42);
[INFO] [stdout]     |         ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::die_or_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:925:7
[INFO] [stdout]     |
[INFO] [stdout] 925 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:475:13
[INFO] [stdout]     |
[INFO] [stdout] 475 |             log::warn!(
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 928 |         crate::die_or_warn!("This is a warning");
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::die_or_warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:475:13
[INFO] [stdout]     |
[INFO] [stdout] 475 |             log::warn!(
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 929 |         crate::die_or_warn!("Warning with value: {}", 100);
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::die_or_warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:933:7
[INFO] [stdout]     |
[INFO] [stdout] 933 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:940:7
[INFO] [stdout]     |
[INFO] [stdout] 940 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:948:7
[INFO] [stdout]     |
[INFO] [stdout] 948 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:961:7
[INFO] [stdout]     |
[INFO] [stdout] 961 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:976:7
[INFO] [stdout]     |
[INFO] [stdout] 976 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1008:7
[INFO] [stdout]      |
[INFO] [stdout] 1008 |     #[test_log::test]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1022:7
[INFO] [stdout]      |
[INFO] [stdout] 1022 |     #[test_log::test]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1028:7
[INFO] [stdout]      |
[INFO] [stdout] 1028 |     #[test_log::test]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1042:7
[INFO] [stdout]      |
[INFO] [stdout] 1042 |     #[test_log::test]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 775 |         crate::assert!(false);
[INFO] [stdout]     |         --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `crate::assert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 776 |         crate::assert!(false, "this message should not appear");
[INFO] [stdout]     |         ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `crate::assert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 782 |         crate::assert!(true);
[INFO] [stdout]     |         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `crate::assert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 783 |         crate::assert!(true, "condition is true");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `crate::assert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 793 |             crate::assert_or_err!(value >= 0, TestError::InvalidValue,);
[INFO] [stdout]     |             ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `$crate::assert` which comes from the expansion of the macro `crate::assert_or_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 807 |             crate::assert_or_err!(value >= 0, TestError::InvalidValue, "value was {}", value);
[INFO] [stdout]     |             --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `$crate::assert` which comes from the expansion of the macro `crate::assert_or_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |               log::logger().flush();
[INFO] [stdout]     |               ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 821 | /             crate::assert_or_err!(
[INFO] [stdout] 822 | |                 value <= 100,
[INFO] [stdout] 823 | |                 TestError::InvalidValue,
[INFO] [stdout] 824 | |                 "Value {} exceeds maximum",
[INFO] [stdout] 825 | |                 value
[INFO] [stdout] 826 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `$crate::assert` which comes from the expansion of the macro `crate::assert_or_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 840 |         crate::assert_or_error!(false, "This is a test error message");
[INFO] [stdout]     |         -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `$crate::assert` which comes from the expansion of the macro `crate::assert_or_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 844 |         crate::assert_or_error!(false, "Value is {}", value);
[INFO] [stdout]     |         ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `$crate::assert` which comes from the expansion of the macro `crate::assert_or_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 850 |         crate::assert_or_error!(true, "This should not log");
[INFO] [stdout]     |         ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `$crate::assert` which comes from the expansion of the macro `crate::assert_or_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 858 |         crate::assert_or_panic!(false, "Expected panic message");
[INFO] [stdout]     |         -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `$crate::assert` which comes from the expansion of the macro `crate::assert_or_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 864 |         crate::assert_or_panic!(true, "Should not panic");
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `$crate::assert` which comes from the expansion of the macro `crate::assert_or_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 872 |         crate::assert_or_unimplemented!(false, "Feature not implemented");
[INFO] [stdout]     |         ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `$crate::assert` which comes from the expansion of the macro `crate::assert_or_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 878 |         crate::assert_or_unimplemented!(true, "Should not call unimplemented");
[INFO] [stdout]     |         ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `$crate::assert` which comes from the expansion of the macro `crate::assert_or_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:411:13
[INFO] [stdout]     |
[INFO] [stdout] 411 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 885 |         crate::die!();
[INFO] [stdout]     |         ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `crate::die` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:428:13
[INFO] [stdout]     |
[INFO] [stdout] 428 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 886 |         crate::die!("This message should not exit");
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `crate::die` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:428:13
[INFO] [stdout]     |
[INFO] [stdout] 428 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 896 |             crate::die_or_err!(TestError::Critical, "Critical failure");
[INFO] [stdout]     |             ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `$crate::die` which comes from the expansion of the macro `crate::die_or_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:428:13
[INFO] [stdout]     |
[INFO] [stdout] 428 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 909 |             crate::die_or_err!(TestError::Critical, "Error code: {}", code);
[INFO] [stdout]     |             --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `$crate::die` which comes from the expansion of the macro `crate::die_or_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:575:13
[INFO] [stdout]     |
[INFO] [stdout] 575 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 920 |         crate::die_or_error!("This is a critical error");
[INFO] [stdout]     |         ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `crate::die_or_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:575:13
[INFO] [stdout]     |
[INFO] [stdout] 575 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 921 |         crate::die_or_error!("Error with value: {}", 42);
[INFO] [stdout]     |         ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `crate::die_or_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:472:13
[INFO] [stdout]     |
[INFO] [stdout] 472 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 928 |         crate::die_or_warn!("This is a warning");
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `crate::die_or_warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:472:13
[INFO] [stdout]     |
[INFO] [stdout] 472 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 929 |         crate::die_or_warn!("Warning with value: {}", 100);
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `crate::die_or_warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:686:13
[INFO] [stdout]     |
[INFO] [stdout] 686 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 937 |         crate::die_or_panic!("Expected panic");
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `crate::die_or_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:686:13
[INFO] [stdout]     |
[INFO] [stdout] 686 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 944 |         crate::die_or_panic!("Panic with code: {}", 404);
[INFO] [stdout]     |         ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `crate::die_or_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:743:13
[INFO] [stdout]     |
[INFO] [stdout] 743 |             log::logger().flush();
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 952 |         crate::die_or_unimplemented!("Not implemented yet");
[INFO] [stdout]     |         --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `crate::die_or_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |               log::logger().flush();
[INFO] [stdout]     |               ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 967 | /         crate::assert!({
[INFO] [stdout] 968 | |             counter += 1;
[INFO] [stdout] 969 | |             false
[INFO] [stdout] 970 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `crate::assert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]     --> src/lib.rs:121:13
[INFO] [stdout]      |
[INFO] [stdout]  121 |             log::logger().flush();
[INFO] [stdout]      |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 1000 |         assert!(result.is_err());
[INFO] [stdout]      |         ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]      = note: this error originates in the macro `assert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/lib.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |               log::logger().flush();
[INFO] [stdout]     |               ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 988 | /             crate::assert_or_err!(
[INFO] [stdout] 989 | |                 false,
[INFO] [stdout] 990 | |                 ComplexError {
[INFO] [stdout] 991 | |                     code: 42,
[INFO] [stdout] ...   |
[INFO] [stdout] 994 | |                 "Complex error test"
[INFO] [stdout] 995 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `$crate::assert` which comes from the expansion of the macro `crate::assert_or_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]     --> src/lib.rs:140:13
[INFO] [stdout]      |
[INFO] [stdout]  140 |             log::logger().flush();
[INFO] [stdout]      |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 1014 |             crate::assert_or_err!(true, TestError::InvalidValue,);
[INFO] [stdout]      |             ----------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]      = note: this error originates in the macro `$crate::assert` which comes from the expansion of the macro `crate::assert_or_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]     --> src/lib.rs:121:13
[INFO] [stdout]      |
[INFO] [stdout]  121 |             log::logger().flush();
[INFO] [stdout]      |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 1025 |         crate::assert!(true,);
[INFO] [stdout]      |         --------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]      = note: this error originates in the macro `crate::assert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]     --> src/lib.rs:140:13
[INFO] [stdout]      |
[INFO] [stdout]  140 |             log::logger().flush();
[INFO] [stdout]      |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 1034 |             crate::assert_or_err!(true, TestError::InvalidValue,);
[INFO] [stdout]      |             ----------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]      = note: this error originates in the macro `$crate::assert` which comes from the expansion of the macro `crate::assert_or_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]     --> src/lib.rs:140:13
[INFO] [stdout]      |
[INFO] [stdout]  140 |             log::logger().flush();
[INFO] [stdout]      |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 1048 |             crate::assert_or_err!(a >= 0, TestError::InvalidValue, "a must be non-negative");
[INFO] [stdout]      |             -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]      = note: this error originates in the macro `$crate::assert` which comes from the expansion of the macro `crate::assert_or_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]     --> src/lib.rs:140:13
[INFO] [stdout]      |
[INFO] [stdout]  140 |             log::logger().flush();
[INFO] [stdout]      |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 1049 |             crate::assert_or_err!(b >= 0, TestError::InvalidValue, "b must be non-negative");
[INFO] [stdout]      |             -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]      = note: this error originates in the macro `$crate::assert` which comes from the expansion of the macro `crate::assert_or_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]     --> src/lib.rs:140:13
[INFO] [stdout]      |
[INFO] [stdout]  140 |             log::logger().flush();
[INFO] [stdout]      |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 1050 |             crate::assert_or_err!(a + b <= 100, TestError::InvalidValue, "sum too large");
[INFO] [stdout]      |             ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout]      = note: this error originates in the macro `$crate::assert` which comes from the expansion of the macro `crate::assert_or_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moosicbox_assert` (lib test) due to 66 previous errors
[INFO] running `Command { std: "docker" "inspect" "cf1acc2e87671ca3b8aaab5128833d4266197b8d8627acb3d8aa55426c8d85b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf1acc2e87671ca3b8aaab5128833d4266197b8d8627acb3d8aa55426c8d85b1", kill_on_drop: false }`
[INFO] [stdout] cf1acc2e87671ca3b8aaab5128833d4266197b8d8627acb3d8aa55426c8d85b1
